AppointmentIsResponseRequested Property |
Indicates whether a response to an item is required.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsResponseRequested { get; set; }Public Property IsResponseRequested As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is response requested; otherwise,
false.
See Also